Used to add or remove the underline style from the text of the specified cell. Assign True to add the underline style and False to remove the underline style.
Syntax |
|---|
|
result = ListBox.CellUnderline( RowNumber, ColumnNumber ) |
Parameters |
|
|---|---|
|
RowNumber |
|
|
ColumnNumber |
|
Return Value |
|
|---|---|
|
Result |
|